You will need to install a database driver for the database that you will be using 您需要為您使用的資料庫(kù)安裝資料庫(kù)驅(qū)動(dòng)。
To configure it for a db2 database , first you must add the db2 database driver classes to the 要為db2數(shù)據(jù)庫(kù)配置jboss ,則首先必須將
The next step is to register the database driver as done by the following code 下一步就是按照下列代碼所做的那樣注冊(cè)數(shù)據(jù)庫(kù)驅(qū)動(dòng)程序:
If the database driver supports it , you may also bind parameters for output as well as input 如果數(shù)據(jù)庫(kù)驅(qū)動(dòng)程序支持,您還可以綁定輸出和輸入?yún)?shù)。
A dynamic - link library odbc32 . dll that loads odbc database drivers on behalf of an application 代表應(yīng)用程序加載odbc數(shù)據(jù)庫(kù)驅(qū)動(dòng)程序的動(dòng)態(tài)鏈接庫(kù)( odbc32 . dll ) 。
The dbi architecture relies on the dbi programming interface to forward the dbi calls to the database driver , in this case the dbd - odbc Dbi的架構(gòu)依賴于dbi編程接口來(lái)將dbi調(diào)用轉(zhuǎn)送到database driver ,在這里是轉(zhuǎn)送到dbd - odbc 。
Security is implemented through a database deployment plan that specifies the database driver , connection url , and sql , among other data 安全性通過(guò)數(shù)據(jù)庫(kù)部署計(jì)劃實(shí)現(xiàn),這個(gè)計(jì)劃在其他數(shù)據(jù)庫(kù)中指定數(shù)據(jù)庫(kù)驅(qū)動(dòng)程序、連接url 、 sql 。
Each database driver that implements the pdo interface has the option of exposing additional database - specific features as regular extension functions 實(shí)現(xiàn)pdo接口的每個(gè)數(shù)據(jù)庫(kù)驅(qū)動(dòng)程序可以選擇公開(kāi)附加的數(shù)據(jù)庫(kù)專用特性作為標(biāo)準(zhǔn)擴(kuò)展功能。